home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP Şubat 1998.iso / drivers / SESK / tumstamo / TAHITI95.INF < prev    next >
Windows Setup INFormation  |  1996-05-19  |  19KB  |  600 lines

  1. ;---------------------------------------------------------------;
  2. ; Turtle Beach Tahiti/Monterey/Quad .INF file 
  3. ; September 1, 1995
  4. ; Updated 18 May 1996
  5. ;---------------------------------------------------------------;
  6.  
  7. [Version]
  8. Signature="$Windows 95$"
  9. Class=MEDIA
  10. provider=%TBCH%
  11.  
  12. ;---------------------------------------------------------------;
  13. ; The Class install is installed for any device in the inf file
  14. ;---------------------------------------------------------------;
  15. [ClassInstall]
  16. AddReg=Class.AddReg
  17.  
  18. [Class.AddReg]
  19. HKR,,,,%MediaClassName%
  20. HKR,,Icon,,1
  21. HKR,,Installer,,mmci.cpl
  22.  
  23. ;---------------------------------------------------------------;
  24. ; The .Det sections are added to the devnode at detection time
  25. ; only.  The PreCopySection is simply setting the NoSetupUI
  26. ; flag so that the critical pieces (such as logical
  27. ; configurations) are in place at the time the device is started
  28. ; during first boot.
  29. ;---------------------------------------------------------------;
  30. [Tahiti.Det]
  31. AddReg=PreCopySection
  32.  
  33. [PreCopySection]
  34. HKR,,NoSetupUI,,1
  35.  
  36. ;---------------------------------------------------------------;
  37. ; Manufacturer information
  38. ;---------------------------------------------------------------;
  39. [Manufacturer]
  40. %MfgName%=TurtleBeach
  41.  
  42. [TurtleBeach]
  43. %Tahiti.DeviceDesc%=Tahiti_Device
  44. %TahitiQ.DeviceDesc%=TahitiQ_Device
  45. %Mont.DeviceDesc%=Mont_Device
  46. %MontQ.DeviceDesc%=MontQ_Device
  47.  
  48. ;---------------------------------------------------------------;
  49. ; Devices to actually install
  50. ;---------------------------------------------------------------;
  51. [Tahiti_Device.FactDef]
  52. ConfigPriority=HARDWARE
  53. IOConfig=290-29F
  54. IRQConfig=10
  55. MemConfig=D0000-D7FFF
  56.  
  57. [Tahiti_Device]
  58. UpdateInis=Tahiti.UpdateInis, UpdateTAppsIni
  59. DelReg=Tahiti.DelReg
  60. DelFiles=Tahiti.DelList    ; We don't have any files to delete
  61. AddReg=Tahiti.AddReg       ; add to the registry
  62. LogConfig=Tahiti.LC1, Tahiti.LC2, Tahiti.LC3, Tahiti.LC4, Tahiti.LC5, Tahiti.LC6, Tahiti.LC7, Tahiti.LC8   ; We have 8 logical configs.
  63. CopyFiles=Tahiti.CopyDriversList, Tahiti.CopyAppsList, TahitiCopyIni
  64. ;-reboot
  65.  
  66. [TahitiQ_Device]
  67. UpdateInis=Tahiti.UpdateInis, TBSMR.UpdateInis, UpdateTAppsIni
  68. DelReg=Tahiti.DelReg
  69. DelFiles=Tahiti.DelList     ; We don't have any files to delete
  70. AddReg=TahitiQ.AddReg       ; add to the registry
  71. LogConfig=Tahiti.LC1, Tahiti.LC2, Tahiti.LC3, Tahiti.LC4, Tahiti.LC5, Tahiti.LC6, Tahiti.LC7, Tahiti.LC8   ; We have 8 logical configs.
  72. CopyFiles=TahitiQ.CopyDriversList, Tahiti.CopyAppsList, TahitiCopyIni
  73. ;-reboot
  74.  
  75. [Mont_Device]
  76. UpdateInis=Tahiti.UpdateInis, UpdateMAppsIni
  77. DelReg=Tahiti.DelReg
  78. DelFiles=Tahiti.DelList    ; We don't have any files to delete
  79. AddReg=Mont.AddReg       ; add to the registry
  80. LogConfig=Tahiti.LC1, Tahiti.LC2, Tahiti.LC3, Tahiti.LC4, Tahiti.LC5, Tahiti.LC6, Tahiti.LC7, Tahiti.LC8   ; We have 8 logical configs.
  81. CopyFiles=Tahiti.CopyDriversList, Mont.CopyAppsList, Mont2.CopyAppsList, TahitiCopyIni
  82. ;-reboot
  83.  
  84. [MontQ_Device]
  85. UpdateInis=Tahiti.UpdateInis, TBSMR.UpdateInis, UpdateMAppsIni
  86. DelReg=Tahiti.DelReg
  87. DelFiles=Tahiti.DelList     ; We don't have any files to delete
  88. AddReg=MontQ.AddReg       ; add to the registry
  89. LogConfig=Tahiti.LC1, Tahiti.LC2, Tahiti.LC3, Tahiti.LC4, Tahiti.LC5, Tahiti.LC6, Tahiti.LC7, Tahiti.LC8   ; We have 8 logical configs.
  90. CopyFiles=TahitiQ.CopyDriversList, Mont.CopyAppsList, Mont2.CopyAppsList, TahitiCopyIni
  91. ;-reboot
  92.  
  93. ;---------------------------------------------------------------;
  94. ; Delete the SYSTEM.INI entries
  95. ;---------------------------------------------------------------;
  96. [Tahiti.UpdateInis]
  97. system.ini,drivers,"wave*=tahiti*.drv",,1
  98. system.ini,drivers,"midi*=tahiti*.drv",,1
  99. system.ini,drivers,"midi*=tbsmr*.drv",,1
  100. system.ini,drivers,"aux*=tahiti*.drv",,1
  101. system.ini,drivers,"mixer*=tahiti*.drv",,1
  102.  
  103. ; Remove the old Tahiti group
  104. system.ini,tahiti.drv,"*=*",,1
  105. system.ini,tahiti.drv,"*=*",,1
  106. system.ini,tahiti.drv,"*=*",,1
  107. system.ini,tahiti.drv,"*=*",,1
  108. system.ini,tahiti.drv,"*=*",,1
  109. system.ini,tahiti.drv,"*=*",,1
  110. system.ini,tahiti.drv,"*=*",,1
  111. system.ini,tahiti.drv,"*=*",,1
  112. system.ini,tahiti.drv,"*=*",,1
  113. system.ini,tahiti.drv,"*=*",,1
  114. system.ini,tahiti.drv,"*=*",,1
  115. system.ini,tahiti.drv,"*=*",,1
  116. system.ini,tahiti.drv,"*=*",,1
  117. system.ini,tahiti.drv,"*=*",,1
  118. system.ini,tahiti.drv,"*=*",,1
  119. system.ini,tahiti.drv,"*=*",,1
  120. system.ini,tahiti.drv,"*=*",,1
  121. system.ini,tahiti.drv,"*=*",,1
  122. system.ini,tahiti.drv,"*=*",,1
  123. system.ini,tahiti.drv,"*=*",,1
  124. system.ini,tahiti.drv,"*=*",,1
  125. system.ini,tahiti.drv,"*=*",,1
  126. system.ini,tahiti.drv,"*=*",,1
  127. system.ini,tahiti.drv,"*=*",,1
  128. system.ini,tahiti.drv,"*=*",,1
  129. system.ini,tahiti.drv,"*=*",,1
  130. system.ini,tahiti.drv,"*=*",,1
  131. system.ini,tahiti.drv,"*=*",,1
  132. system.ini,tahiti.drv,"*=*",,1
  133. system.ini,tahiti.drv,"*=*",,1
  134. system.ini,tahiti.drv,"*=*",,1
  135. system.ini,tahiti.drv,"*=*",,1
  136. system.ini,tahiti.drv,"*=*",,1
  137.  
  138. [TBSMR.UpdateInis]
  139. system.ini,drivers,,"MIDI=TBSMR.DRV"
  140.  
  141.  
  142. ;---------------------------------------------------------------;
  143. ; Deletion list
  144. ;---------------------------------------------------------------;
  145. [Tahiti.DelDriversList]
  146. tahiti95.drv,,,1
  147. tahvxd.vxd,,,1
  148.  
  149. [Tahiti.DelsAppsList]
  150. mdiag.bin,,,1
  151. mplay.exe,,,1
  152. mrec.exe,,,1
  153. msnd.bin,,,1
  154. msnd.cfg,,,1
  155. msnd.hlp,,,1
  156. msnddiag.exe,,,1
  157. msndfp.exe,,,1
  158. msndmix.exe,,,1
  159. msndmpb.exe,,,1
  160. msndprc.exe,,,1
  161. msndsup.exe,,,1
  162. msndwind.exe,,,1
  163. readme.wri,,,1
  164.  
  165. ;---------------------------------------------------------------;
  166. ; Actual files to copy
  167. ;---------------------------------------------------------------;
  168.  
  169. [Tahiti.CopyDriversList]
  170. tahiti95.drv,,,1
  171. tahvxd.vxd,,,1
  172.  
  173. [TahitiQ.CopyDriversList]
  174. tahiq95.drv,,,1
  175. tahvxd.vxd,,,1
  176. tbsmr.drv,,,1
  177.  
  178. [Tahiti.CopyAppsList]
  179. mdiag.bin,,
  180. mplay.exe,,
  181. mrec.exe,,
  182. msnd.bin,,
  183. msnd.cfg,,
  184. msnd.hlp,,
  185. msnddiag.exe,,
  186. msndmix.exe,,
  187. msndmpb.exe,,
  188. msndprc.exe,,
  189. msndsup.exe,,
  190. msndwind.exe,,
  191. readme.wri,,
  192. extin.exe,,
  193. tahidiag.exe,,
  194. msndmpb.exe,,
  195. winsetup.exe,,
  196.  
  197. [Mont.CopyAppsList]
  198. mdiag.bin,,
  199. mplay.exe,,
  200. mrec.exe,,
  201. msnd.bin,,
  202. msnd.cfg,,
  203. msnd.hlp,,
  204. msnddiag.exe,,
  205. msndmix.exe,,
  206. msndmpb.exe,,
  207. msndprc.exe,,
  208. msndsup.exe,,
  209. msndwind.exe,,
  210. readme.wri,,
  211. extin.exe,,
  212. tahidiag.exe,,
  213. msndmpb.exe,,
  214. winsetup.exe,,
  215. riocp.exe,,
  216. riocp.hlp,,
  217. sldctrl.dll,,
  218. tsysx.dll,,
  219. knbctrl.dll,,
  220. threed.vbx,,
  221. anibuton.vbx,,
  222.  
  223. [Mont2.CopyAppsList]
  224. threed.vbx,,
  225. anibuton.vbx,,
  226.  
  227. [TahitiCopyIni]
  228. tahiti.ini,,
  229. rio.ini,,
  230.  
  231. ;---------------------------------------------------------------;
  232. ; Delete from the Registry
  233. ;---------------------------------------------------------------;
  234. [Tahiti.DelReg]
  235. HKR,Drivers
  236. HKR,Config
  237.  
  238. ;---------------------------------------------------------------;
  239. ; Add to the various Registries
  240. ;---------------------------------------------------------------;
  241.  
  242. [Tahiti.AddReg]
  243. HKR,,DevLoader,0,mmdevldr.vxd
  244. HKR,,Driver,0,tahvxd.vxd
  245. HKR,Drivers,,,
  246. HKR,Drivers,MIGRATED,0,0
  247. HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
  248. HKR,Drivers\midi,,0,
  249. HKR,Drivers\wave,,,
  250. HKR,Drivers\mixer,,,
  251. HKR,Drivers\aux,,,
  252.  
  253. HKR,Drivers\midi\tahiti95.drv,Driver,0,tahiti95.drv
  254. HKR,Drivers\midi\tahiti95.drv,External,1,01,00,00,00
  255. HKR,Drivers\midi\tahiti95.drv,Description,0,%Tahiti.DeviceDesc%
  256. HKR,Drivers\wave\tahiti95.drv,Driver,0,tahiti95.drv
  257. HKR,Drivers\wave\tahiti95.drv,Description,0,%Tahiti.DeviceDesc%
  258. HKR,Drivers\aux\tahiti95.drv,Driver,0,tahiti95.drv
  259. HKR,Drivers\aux\tahiti95.drv,Description,0,%Tahiti.DeviceDesc%
  260. HKR,Drivers\mixer\tahiti95.drv,Driver,0,tahiti95.drv
  261. HKR,Drivers\mixer\tahiti95.drv,Description,0,%Tahiti.DeviceDesc%
  262.  
  263. HKR,Config,BitMode,,16
  264. HKR,Config,ExtraWaitStates,,0
  265. HKR,Config,WhoVolString,1,F0,7F,7F,04,01,00,FF,F7
  266.  
  267. HKR,Config,Pot1MaxLeft,1,7E
  268. HKR,Config,Pot1MaxRight,1,7E
  269. HKR,Config,Pot2MaxLeft,1,67
  270. HKR,Config,Pot2MaxRight,1,67
  271. HKR,Config,LevelSource,,1
  272. HKR,Config,LevelGang,,1
  273. HKR,Config,LevelUnits,,0
  274. HKR,Config,WaveVolLeft,1,DB00
  275. HKR,Config,WaveVolRight,1,DB00
  276. HKR,Config,WaveVolMute,,0
  277. HKR,Config,MidiVolLeft,1,DB00
  278. HKR,Config,MidiVolRight,1,DB00
  279. HKR,Config,MidiVolMute,,0
  280. HKR,Config,Aux1VolLeft,1,B300
  281. HKR,Config,Aux1VolRight,1,B300
  282. HKR,Config,Aux1VolMute,,0
  283. HKR,Config,Aux2VolLeft,1,B300
  284. HKR,Config,Aux2VolRight,1,B300
  285. HKR,Config,Aux2VolMute,,0
  286. HKR,Config,MasterVolLeft,1,DB00
  287. HKR,Config,MasterVolRight,1,DB00
  288. HKR,Config,MasterVolMute,,0
  289. HKR,Config,WaveRecMon,,1
  290. HKR,Config,AuxVol1Left,1,B300
  291. HKR,Config,AuxVol1Right,1,B300
  292. HKR,Config,AuxVol1Mute,,0
  293.  
  294. [Mont.AddReg]
  295. HKR,,DevLoader,0,mmdevldr.vxd
  296. HKR,,Driver,0,tahvxd.vxd
  297. HKR,Drivers,,,
  298. HKR,Drivers,MIGRATED,0,0
  299. HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
  300. HKR,Drivers\midi,,0,
  301. HKR,Drivers\wave,,,
  302. HKR,Drivers\mixer,,,
  303. HKR,Drivers\aux,,,
  304.  
  305. HKR,Drivers\midi\tahiti95.drv,Driver,0,tahiti95.drv
  306. HKR,Drivers\midi\tahiti95.drv,External,1,01,00,00,00
  307. HKR,Drivers\midi\tahiti95.drv,Description,0,%Mont.DeviceDesc%
  308. HKR,Drivers\wave\tahiti95.drv,Driver,0,tahiti95.drv
  309. HKR,Drivers\wave\tahiti95.drv,Description,0,%Mont.DeviceDesc%
  310. HKR,Drivers\aux\tahiti95.drv,Driver,0,tahiti95.drv
  311. HKR,Drivers\aux\tahiti95.drv,Description,0,%Mont.DeviceDesc%
  312. HKR,Drivers\mixer\tahiti95.drv,Driver,0,tahiti95.drv
  313. HKR,Drivers\mixer\tahiti95.drv,Description,0,%Mont.DeviceDesc%
  314.  
  315. HKR,Config,BitMode,,16
  316. HKR,Config,ExtraWaitStates,,0
  317. HKR,Config,WhoVolString,1,F0,00,00,65,20,00,09,FF,F7
  318.  
  319. HKR,Config,Pot1MaxLeft,1,7E
  320. HKR,Config,Pot1MaxRight,1,7E
  321. HKR,Config,Pot2MaxLeft,1,67
  322. HKR,Config,Pot2MaxRight,1,67
  323. HKR,Config,LevelSource,,1
  324. HKR,Config,LevelGang,,1
  325. HKR,Config,LevelUnits,,0
  326. HKR,Config,WaveVolLeft,1,DB00
  327. HKR,Config,WaveVolRight,1,DB00
  328. HKR,Config,WaveVolMute,,0
  329. HKR,Config,MidiVolLeft,1,DB00
  330. HKR,Config,MidiVolRight,1,DB00
  331. HKR,Config,MidiVolMute,,0
  332. HKR,Config,Aux1VolLeft,1,B300
  333. HKR,Config,Aux1VolRight,1,B300
  334. HKR,Config,Aux1VolMute,,0
  335. HKR,Config,Aux2VolLeft,1,B300
  336. HKR,Config,Aux2VolRight,1,B300
  337. HKR,Config,Aux2VolMute,,0
  338. HKR,Config,MasterVolLeft,1,DB00
  339. HKR,Config,MasterVolRight,1,DB00
  340. HKR,Config,MasterVolMute,,0
  341. HKR,Config,WaveRecMon,,1
  342. HKR,Config,AuxVol1Left,1,B300
  343. HKR,Config,AuxVol1Right,1,B300
  344. HKR,Config,AuxVol1Mute,,0
  345.  
  346. ;---------------------------------------------------------------;
  347. ; QUAD: Add to the various Registries
  348. ;---------------------------------------------------------------;
  349.  
  350. [TahitiQ.AddReg]
  351. HKR,,DevLoader,0,mmdevldr.vxd
  352. HKR,,Driver,0,tahvxd.vxd
  353. HKR,Drivers,,,
  354. HKR,Drivers,MIGRATED,0,0
  355. HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
  356. HKR,Drivers\midi,,0,
  357. HKR,Drivers\wave,,,
  358. HKR,Drivers\mixer,,,
  359. HKR,Drivers\aux,,,
  360.  
  361. HKR,Drivers\midi\tahiq95.drv,Driver,0,tahiq95.drv
  362. HKR,Drivers\midi\tahiq95.drv,External,1,01,00,00,00
  363. HKR,Drivers\midi\tahiq95.drv,Description,0,%TahitiQ.DeviceDesc%
  364. HKR,Drivers\wave\tahiq95.drv,Driver,0,tahiq95.drv
  365. HKR,Drivers\wave\tahiq95.drv,Description,0,%TahitiQ.DeviceDesc%
  366. HKR,Drivers\aux\tahiq95.drv,Driver,0,tahiq95.drv
  367. HKR,Drivers\aux\tahiq95.drv,Description,0,%TahitiQ.DeviceDesc%
  368. HKR,Drivers\mixer\tahiq95.drv,Driver,0,tahiq95.drv
  369. HKR,Drivers\mixer\tahiq95.drv,Description,0,%TahitiQ.DeviceDesc%
  370.  
  371. HKR,Config,BitMode,,16
  372. HKR,Config,ExtraWaitStates,,0
  373. HKR,Config,WhoVolString,1,F0,7F,7F,04,01,00,FF,F7
  374.  
  375. HKR,Config,Pot1MaxLeft,1,7E
  376. HKR,Config,Pot1MaxRight,1,7E
  377. HKR,Config,Pot2MaxLeft,1,67
  378. HKR,Config,Pot2MaxRight,1,67
  379. HKR,Config,LevelSource,,1
  380. HKR,Config,LevelGang,,1
  381. HKR,Config,LevelUnits,,0
  382. HKR,Config,WaveVolLeft,1,DB00
  383. HKR,Config,WaveVolRight,1,DB00
  384. HKR,Config,WaveVolMute,,0
  385. HKR,Config,MidiVolLeft,1,DB00
  386. HKR,Config,MidiVolRight,1,DB00
  387. HKR,Config,MidiVolMute,,0
  388. HKR,Config,Aux1VolLeft,1,B300
  389. HKR,Config,Aux1VolRight,1,B300
  390. HKR,Config,Aux1VolMute,,0
  391. HKR,Config,Aux2VolLeft,1,B300
  392. HKR,Config,Aux2VolRight,1,B300
  393. HKR,Config,Aux2VolMute,,0
  394. HKR,Config,MasterVolLeft,1,DB00
  395. HKR,Config,MasterVolRight,1,DB00
  396. HKR,Config,MasterVolMute,,0
  397. HKR,Config,WaveRecMon,,1
  398. HKR,Config,AuxVol1Left,1,B300
  399. HKR,Config,AuxVol1Right,1,B300
  400. HKR,Config,AuxVol1Mute,,0
  401.  
  402. [MontQ.AddReg]
  403. HKR,,DevLoader,0,mmdevldr.vxd
  404. HKR,,Driver,0,tahvxd.vxd
  405. HKR,Drivers,,,
  406. HKR,Drivers,MIGRATED,0,0
  407. HKR,Drivers,SubClasses,,"wave,midi,aux,mixer"
  408. HKR,Drivers\midi,,0,
  409. HKR,Drivers\wave,,,
  410. HKR,Drivers\mixer,,,
  411. HKR,Drivers\aux,,,
  412.  
  413. HKR,Drivers\midi\tahiq95.drv,Driver,0,tahiq95.drv
  414. HKR,Drivers\midi\tahiq95.drv,External,1,01,00,00,00
  415. HKR,Drivers\midi\tahiq95.drv,Description,0,%MontQ.DeviceDesc%
  416. HKR,Drivers\wave\tahiq95.drv,Driver,0,tahiq95.drv
  417. HKR,Drivers\wave\tahiq95.drv,Description,0,%MontQ.DeviceDesc%
  418. HKR,Drivers\aux\tahiq95.drv,Driver,0,tahiq95.drv
  419. HKR,Drivers\aux\tahiq95.drv,Description,0,%MontQ.DeviceDesc%
  420. HKR,Drivers\mixer\tahiq95.drv,Driver,0,tahiq95.drv
  421. HKR,Drivers\mixer\tahiq95.drv,Description,0,%MontQ.DeviceDesc%
  422.  
  423. HKR,Config,BitMode,,16
  424. HKR,Config,ExtraWaitStates,,0
  425. HKR,Config,WhoVolString,1,F0,00,00,65,20,00,09,FF,F7
  426.  
  427. HKR,Config,Pot1MaxLeft,1,7E
  428. HKR,Config,Pot1MaxRight,1,7E
  429. HKR,Config,Pot2MaxLeft,1,67
  430. HKR,Config,Pot2MaxRight,1,67
  431. HKR,Config,LevelSource,,1
  432. HKR,Config,LevelGang,,1
  433. HKR,Config,LevelUnits,,0
  434. HKR,Config,WaveVolLeft,1,DB00
  435. HKR,Config,WaveVolRight,1,DB00
  436. HKR,Config,WaveVolMute,,0
  437. HKR,Config,MidiVolLeft,1,DB00
  438. HKR,Config,MidiVolRight,1,DB00
  439. HKR,Config,MidiVolMute,,0
  440. HKR,Config,Aux1VolLeft,1,B300
  441. HKR,Config,Aux1VolRight,1,B300
  442. HKR,Config,Aux1VolMute,,0
  443. HKR,Config,Aux2VolLeft,1,B300
  444. HKR,Config,Aux2VolRight,1,B300
  445. HKR,Config,Aux2VolMute,,0
  446. HKR,Config,MasterVolLeft,1,DB00
  447. HKR,Config,MasterVolRight,1,DB00
  448. HKR,Config,MasterVolMute,,0
  449. HKR,Config,WaveRecMon,,1
  450. HKR,Config,AuxVol1Left,1,B300
  451. HKR,Config,AuxVol1Right,1,B300
  452. HKR,Config,AuxVol1Mute,,0
  453.  
  454. [MIXER.AddReg]
  455. HKLM,Software\Microsoft\Windows\CurrentVersion\Run,SystemTray,,"SysTray.Exe"
  456. HKLM,%KEY_IOC%\Vol,,,
  457.  
  458. ;---------------------------------------------------------------;
  459. ; Copy driver destinations
  460. ;---------------------------------------------------------------;
  461. [DestinationDirs]
  462. Tahiti.CopyDriversList = 11             ; The Windows 95 System Directory
  463. TahitiQ.CopyDriversList = 11            ; The Windows 95 System Directory
  464. Tahiti.DelDriversList = 11              ; The Windows 95 System Directory
  465. Mont2.CopyAppsList = 11                 ; The Windows 95 System Directory
  466. DefaultDestDir = 10                     ; The Windows 95 Directory
  467. Tahiti.CopyAppsList = 30, TAHITI        ; Apps file directory
  468. Mont.CopyAppsList = 30, TAHITI          ; Apps file directory
  469. Tahiti.DelAppsList = 30, TAHITI         ; Apps file directory
  470. TahitiCopyIni = 10                      ; The Windows 95 Directory
  471.  
  472. ;---------------------------------------------------------------;
  473. ; Logical Configuration for the Tahiti
  474. ;---------------------------------------------------------------;
  475. [Tahiti.LC1]
  476. ConfigPriority=HARDWARE
  477. IOConfig=290-29f(3ff::)
  478. IRQConfig=5,7,9,10,11,12,15 ; The interrupt levels we support.
  479. MemConfig=D0000-D7FFF, D8000-DFFFF, E0000-E7FFF, E8000-EFFFF, C8000-CFFFF, B0000-B7FFF
  480.  
  481. [Tahiti.LC2]
  482. ConfigPriority=HARDWARE
  483. IOConfig=260-26f(3ff::)
  484. IRQConfig=5,7,9,10,11,12,15 ; The interrupt levels we support.
  485. MemConfig=D0000-D7FFF, D8000-DFFFF, E0000-E7FFF, E8000-EFFFF, C8000-CFFFF, B0000-B7FFF
  486.  
  487. [Tahiti.LC3]
  488. ConfigPriority=HARDWARE
  489. IOConfig=250-25f(3ff::)
  490. IRQConfig=5,7,9,10,11,12,15 ; The interrupt levels we support.
  491. MemConfig=D0000-D7FFF, D8000-DFFFF, E0000-E7FFF, E8000-EFFFF, C8000-CFFFF, B0000-B7FFF
  492.  
  493. [Tahiti.LC4]
  494. ConfigPriority=HARDWARE
  495. IOConfig=240-24f(3ff::)
  496. IRQConfig=5,7,9,10,11,12,15 ; The interrupt levels we support.
  497. MemConfig=D0000-D7FFF, D8000-DFFFF, E0000-E7FFF, E8000-EFFFF, C8000-CFFFF, B0000-B7FFF
  498.  
  499. [Tahiti.LC5]
  500. ConfigPriority=HARDWARE
  501. IOConfig=230-23f(3ff::)
  502. IRQConfig=5,7,9,10,11,12,15 ; The interrupt levels we support.
  503. MemConfig=D0000-D7FFF, D8000-DFFFF, E0000-E7FFF, E8000-EFFFF, C8000-CFFFF, B0000-B7FFF
  504.  
  505. [Tahiti.LC6]
  506. ConfigPriority=HARDWARE
  507. IOConfig=220-22f(3ff::)
  508. IRQConfig=5,7,9,10,11,12,15 ; The interrupt levels we support.
  509. MemConfig=D0000-D7FFF, D8000-DFFFF, E0000-E7FFF, E8000-EFFFF, C8000-CFFFF, B0000-B7FFF
  510.  
  511. [Tahiti.LC7]
  512. ConfigPriority=HARDWARE
  513. IOConfig=210-21f(3ff::)
  514. IRQConfig=5,7,9,10,11,12,15 ; The interrupt levels we support.
  515. MemConfig=D0000-D7FFF, D8000-DFFFF, E0000-E7FFF, E8000-EFFFF, C8000-CFFFF, B0000-B7FFF
  516.  
  517. [Tahiti.LC8]
  518. ConfigPriority=HARDWARE
  519. IOConfig=3e0-3ef(3ff::)
  520. IRQConfig=5,7,9,10,11,12,15 ; The interrupt levels we support.
  521. MemConfig=D0000-D7FFF, D8000-DFFFF, E0000-E7FFF, E8000-EFFFF, C8000-CFFFF, B0000-B7FFF
  522.  
  523. ;---------------------------------------------------------------;
  524. ; Update TAHITI.INI
  525. ;---------------------------------------------------------------;
  526.  
  527. [UpdateTAppsIni]
  528. %10%\tahiti.ini,Install,,"InstallPath=%30%\tahiti"
  529. %10%\tahiti.ini,ProgramItems,,"Mixer=%30%\tahiti\msndmix.exe"
  530. %10%\tahiti.ini,ProgramItems,,"Recprep=%30%\tahiti\msndprc.exe"
  531. %10%\tahiti.ini,ProgramItems,,"Extin=%30%\tahiti\extin.exe"
  532. %10%\tahiti.ini,ProgramItems,,"Patchbay=%30%\tahiti\msndmpb.exe"
  533. %10%\tahiti.ini,ProgramItems,,"Diags=%30%\tahiti\msndwind.exe"
  534. %10%\tahiti.ini,ProgramItems,,"QDiags=%30%\tahiti\tahidiag.exe"
  535. %10%\tahiti.ini,ProgramItems,,"ReleaseNotes=%30%\tahiti\readme.wri"
  536.  
  537. ; Update Win.ini to Run WINSETUP.EXE after first re-boot
  538. %10%\win.ini,Windows,,"Run=%30%\tahiti\winsetup.exe"
  539.  
  540. [UpdateMAppsIni]
  541. %10%\tahiti.ini,Install,,"InstallPath=%30%\tahiti"
  542. %10%\tahiti.ini,ProgramItems,,"Mixer=%30%\tahiti\msndmix.exe"
  543. %10%\tahiti.ini,ProgramItems,,"Riocp=%30%\tahiti\riocp.exe"
  544. %10%\tahiti.ini,ProgramItems,,"Recprep=%30%\tahiti\msndprc.exe"
  545. %10%\tahiti.ini,ProgramItems,,"Extin=%30%\tahiti\extin.exe"
  546. %10%\tahiti.ini,ProgramItems,,"Patchbay=%30%\tahiti\msndmpb.exe"
  547. %10%\tahiti.ini,ProgramItems,,"Diags=%30%\tahiti\msndwind.exe"
  548. %10%\tahiti.ini,ProgramItems,,"QDiags=%30%\tahiti\tahidiag.exe"
  549. %10%\tahiti.ini,ProgramItems,,"ReleaseNotes=%30%\tahiti\readme.wri"
  550.  
  551. ; Update Win.ini to Run WINSETUP.EXE after first re-boot
  552. %10%\win.ini,Windows,,"Run=%30%\tahiti\winsetup.exe"
  553.  
  554. ;---------------------------------------------------------------;
  555. ; Source disks and names
  556. ;---------------------------------------------------------------;
  557. [SourceDisksNames]
  558. 1=" Tahiti/Monterey/Quad  Windows95 Installation Disk ",, 0001
  559.  
  560. [SourceDisksFiles]
  561. tahiti95.drv=1
  562. tahvxd.drv=1
  563. mdiag.bin=1
  564. mplay.exe=1
  565. mrec.exe=1
  566. msnd.bin=1
  567. msnd.cfg=1
  568. msnd.hlp=1
  569. msnddiag.exe=1
  570. msndfp.exe=1
  571. msndmix.exe=1
  572. msndmpb.exe=1
  573. msndprc.exe=1
  574. msndsup.exe=1
  575. msndwind.exe=1
  576. readme.wri=1
  577. riocp.exe=1
  578. riocp.hlp=1
  579. rio.ini=1
  580. anibuton.vbx=1
  581. threed.vbx=1
  582. sldctrl.dll=1
  583. tsysx.dll=1
  584. knbctrl.dll=1
  585.  
  586. ;---------------------------------------------------------------;
  587. ; The infamous Strings section - definitions
  588. ;---------------------------------------------------------------;
  589. [Strings]
  590. KEY_IOC="SYSTEM\CurrentControlSet\Control\MediaResources\InstallOptionalComponents"
  591. MfgName="Turtle Beach"
  592. MediaClassName="Media Devices"
  593. Tahiti.DeviceDesc="Turtle Beach Tahiti"
  594. TahitiQ.DeviceDesc="Turtle Beach Tahiti - Quad"
  595. Mont.DeviceDesc="Turtle Beach Monterey"
  596. MontQ.DeviceDesc="Turtle Beach Monterey - Quad"
  597. TBSMR.DeviceDesc="Turtle Beach MIDI Router"
  598. KEY_CHKVER="SYSTEM\CurrentControlSet\Control\SessionManager\CheckVerDLLs"
  599. TBCH="Turtle Beach Systems"
  600.